
*{ margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body,html{
	position: relative;
    width: 100%;
    height: 100%;
}


.Girlyvec{

text-align: center;

}

.Girlyvec1{

color: red;

}

.Girlyvec2{
	color: #000;
	font-size: larger;
}






/* Sticky Social Media icons (start) */


.icons {


	position: fixed;
	top: 30%;
	left: 0%;
	width: 200px;
	display: flex;
	flex-direction: column;
	z-index: 10;
	}
	
	
	.icons a{
	
		text-decoration: none;
		text-transform: uppercase;
		padding: 10px;
		font-size: 19px;
		margin: 2px;
		text-align: right;
		border-radius: 0px 50px 50px 0px;
		transform: translate(-130px, 0px);
		transition: all 0.5s;
	  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	
	}
	
	.icons  a:hover {
	transform: translate(0px, 0px);
	}
	 .icons a i{
	   margin-left: 25px;
	   background-color: white;
	   height: 40px;
	   width: 40px;
	   /* color: black; */
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	transition: all 0.5s;
	
	}
	
	.icons a:hover i {
	
		transform: rotate(360deg);
	}
	
	
	
	#fa {
	
		color: #2c80d3;
	}
	
	
	#ins {
		color:  #c32aa3;
	}
	
	
	#in { 
		color: #0a66c2;
	
	}
	
	
	
	.facebook{
	
		background-color: #2c80d3;
		color: white;
	}
	
	
	.Instagram{
	
		background-color: #c32aa3;
		color: white;
	}
	
	
	.LinkedIn{
	
		background-color: #0a66c2;
		color: white;
	}
	


/* Sticky Social Media icons (end) */









nav img 
{ width: 200px;
    height: 80px;px;
    padding-left: 25px;
	padding-top: 10px;
     

}

nav{

    width: 100%;
    height: 85px;
    background-color:  rgb(75, 76, 77);
	position: fixed;
	top: 0;
	z-index: 16;

	
    
}

nav ul{

     float: right;
     list-style-type: none;
	     }

     nav ul li{
        display: inline-block;
        line-height: 80px;
        
     }

     nav ul li a {
        text-decoration: none;
        color: white;
        font-size: 18px;
        text-transform: capitalize;
        padding: 8px 15px;
	    margin: 20px;

     }


	 


	   nav ul li a .active, a:hover 
	   {
       text-decoration: none;
       color: #b0b1b3;
       background: ;
     }


	 .slide11{
		padding-top: 50px;
		background-color: #b0b1b3;
		width: 100vw;
		
		
		
		
		}
		
      .slidblack{ color: black;
		
		text-shadow: white 0px  0px 4px;
		font-size: 30px;
		font-size: ;
		font-family: Georgia, 'Times New Roman', Times, serif;
		font-weight: bolder;
		text-align: center;
		
		
	  }

	  .slidred{
        font-size: 60px;
		font-family: Impact, ;
		font-weight: bolder;
		color: #ff0202;
		text-shadow: black 0px  0px 4px;
		
	  }


    
     #checkbtn{
        float: right;
        line-height: 80px;
        margin-right: 10px;
        font-size: 30px;
        color: white;
        display: none;

     }
     #check{
        display: none;

     }

     #check:checked ~ ul{
        left: 0;


     }



	.who{
		color: #000;
		font-weight: bolder;

	 }
	 
	 
	 
	 @media(max-width: 895px){


        #checkbtn{
            display: block;
        }
        nav ul{
            width: 100%;
            height: 100vh;
            background: rgb(75, 76, 77);
            position: fixed;
            top: 80px;
            left: -100%;
           transition: .5s;
		  		  z-index: 10;
           
        }

nav ul li{

    display: block;
    text-align: center;
    line-height: 50px;
    margin: 15px;
	
   
}


.slide11{
padding-top: 88px;
background-color: white;

}








body{background-color: w;


}
















#cont1{
    
	height: 5%;

}

.logost{
	position: relative;
 right: 250px ;
 top: -5px;
 

}




nav { 

	/* position:absolute; */
	


}


/* icons start */

.icons {


	position: fixed;
	top: 30%;
	left: 0%;
	width: 200px;
	display: flex;
	flex-direction: column;
	z-index: 10;
	}
	
	
	.icons a{
	
		text-decoration: none;
		text-transform: uppercase;
		padding: 10px;
		font-size: 19px;
		margin: 2px;
		text-align: right;
		border-radius: 0px 50px 50px 0px;
		transform: translate(-130px, 0px);
		transition: all 0.5s;
	  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	
	}
	
	.icons  a:hover {
	transform: translate(0px, 0px);
	}
	 .icons a i{
	   margin-left: 25px;
	   background-color: white;
	   height: 40px;
	   width: 40px;
	   /* color: black; */
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	transition: all 0.5s;
	
	}
	
	.icons a:hover i {
	
		transform: rotate(360deg);
	}
	
	
	
	#fa {
	
		color: #2c80d3;
	}
	
	
	#ins {
		color:  #c32aa3;
	}
	
	
	#in { 
		color: #0a66c2;
	
	}
	
	
	
	.facebook{
	
		background-color: #2c80d3;
		color: white;
	}
	
	
	.Instagram{
	
		background-color: #c32aa3;
		color: white;
	}
	
	
	.LinkedIn{
	
		background-color: #0a66c2;
		color: white;
	}
	

     /* icons and */






}




/*.gr{color:red;

}*/

.about1 img{
	height: auto;
	width: 100%;


}

 




.color1{color:#faa61a;
	    height: 60px;

}

.color2{ height: 10px;

}

.color22{height:50px;


}


.color33{height:-50px;


}


.color66{height: 5px;

}


/*.r1{padding: 50px;

}
*/





.bgcolor{
		
        /* background-color:#4bddde; */
		background-color: rgb(75, 76, 77);
		color: #F2F4F4;
		font-size:18px;


}



.btn{

	 /*height: 8%;
	 width: 8%;
    background-color: #74199c;
    border-radius: 10px;*/
    text-align:center;
    margin: 2px 2px ;
    line-height: 20%;
    box-shadow: 1px 1px 1px  1px rgb(75, 76, 77); 

}






a i{
	
	color: white;

	transition: all 0.3s linear;

}

a:hover i{
	color:white;
	transform:scale(1.6);

}


.c11{
   color: #B48438;
}






.im{background-image: url(""); 



}


.light{background-color:#ff0202;


      }

	.text-center{padding-top: 8px;

	}
	







	/* .bg1{
	 background-color:red;

	}

.bg2{background-color: black; */



}

.logo{height:100%;
	  width: 100%;
	  padding: 10px;


}




}

.r1{height:200vh;


}

.g2{float: left;


}


/*nev bar start*/

/*.re11{
position: absolute;
top: 30%;
left: 16%;
transform: translate(-1%,-1%);
height: 0px;
display:block;
list-style: none;
}


.re11 li{
	position: relative;
	float: left;
	background: #039bab;
	line-height: 10px;
	padding: 10px 3px;
	margin-right:  35px;
}

.re11 li a{
display: block;
text-decoration: none;
color: #fff;
text-transform: uppercase;
}
*/

/*
.re11 li:first-of-type{
	margin-left: 30px;

}


.re11 li:last-of-type{
	margin-right: 0;

}

.re11 li:before{
	content: '';
	position: absolute;
	background: none;
    border-left: 20px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #039bab;
    left: -20px;
    top: 0;
}

.re11 li:after{
content: '';
position: absolute;
border-left: 0px solid transparent;
border-right: 20px solid transparent;
border-bottom: 40px solid #039bab;
right: -19px;
top: 0;
width:0;
height: 0;
}

.re11 li:first-of-type:before{
   width: 10px;
   height: 40px;
   background: #039bab;
   left:-10px;
   border:none;
}*/

/*.re11 li:hover{
	cursor: pointer;
	background: #000;
}
*/
/*.re11 li:hover:before{
	border-top: 40px solid #000;

}

.re11 li:hover:after{
	border-bottom: 40px solid #000;
}

.re11 li:first-of-type:hover: before{
	background: #000;
	width: 10px;
	height: 0;

}

.re11 li:last-of-type:after{
border:none;
width: 10px;
height: 40px;
background: #039bab;
right: -10px;
}

.re11 li:last-of-type:hover:after{
 background: #000;
 width: 10px;
 height:40px;

}*/



ul li a{margin: 0 30px;
	    margin-right:0 80px			
	    ;
       
}

/*nev bar end*/

/*card start gap*/


.container-fluid1{height: 30px;


}

/*card start*/

.container{
	
	display:grid;
	grid-template-columns: repeat(auto-fit, minmax(200px,1fr));
	grid-gap: 15px;
	margin:0 auto;


}


.container .card
{
	position: relative;
    width:250px;
    height:300px;
    margin:0 auto;
    background:white;
    transition:0.5s;
}

.container .card:hover
{
 box-shadow: 1px 1px 5px  5px rgb(75, 76, 77);
}

.container .card .face
{
position:absolute;
top: 0;
left: 0;
width:100%;
height:100%;
display:flex;
justify-content: center;
align-items: center; 
}

.face1{

	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	background: #E5E7E9;
}


.face1 h2
{
	margin-top: 90px;
	color: black;
}

.face2
{
	background: rgb(75, 76, 77);
	transition: 0.5s;
} 

.card:hover .face.face2
{
height: 80px;
width:80px;
border-radius: 50%;
top: 10px;
left:50%;
transform: translateX(-50%);
background: transparent;
border: 3px solid rgb(75, 76, 77);
}


.card .face.face2 .size

{margin:0;
padding:0;
transition:0.5s;
}

.face img{
 	width: 60%;

 }

/*.face img:hover{
transform: scale(1.3);
z-index: 2;

}
*/


/*card end*/


/*footer start*/

.aa1{
   color: #999;
   line-height: 25px;
}

h2,h3{
	color:white;

}

h2{
font-style: 18px;

}

.sp1
{
	
	padding:30px 0;
	margin: 0 -10px;
}







.fotter-top
{background: #111;
	padding:30px 0;
	margin: 0 -10px;
}

.segment-one h3{
	font-family:calibri;
	color: white;
	letter-spacing: 3px;
	margin: 10px 0;

}

.segment-two h2{

	color: #fff;
	font-family:calibri;
	text-transform: uppercase;
}

.segment-two h2:before{
	content: '!';
	color:#c65039;
    padding-right: 10px;
   }
.segment-two .a1  {
margin: 0;
padding: 0;
list-style: none;

}

.segment-two .a2 {

	border-bottom: 1px solid rgba(255,255,255,0.3);
	line-height: 40px;
}

.segment-two .a3{

	color: #999;
	text-decoration: none;
}


/*footer end*/



/*vector imag start*/

.img-area{
		width:380px; 
		height: 300px;
		
		
		 /*position: absolute;*/
		 /*top: 5%;
		 left: 0%;
		 transform: translate(0%, 0%);
		 overflow: hidden;
*/
	}	

.img-area img{
	width: 100%;
	transition: .5s all ease-in-out;
}

.img-area:hover img{
	transform: scale(1.2);
	
}







/*vector imag end*/
